Skip to content

Conversation

@catbraincell
Copy link
Contributor

Pull Request template

Summary
raise cdc buffer size 32KB limit due to uint16_t length variables.

This PR fixes bug:

CDC_TRANSMIT_QUEUE_BUFFER_PACKET_NUMBER > 512 or
CDC_RECEIVE_QUEUE_BUFFER_PACKET_NUMBER > 512.
print(0ULL) bugfix.
@catbraincell catbraincell changed the title cdc_queue.cpp now use uint32_t length, which allow cdc_queue.cpp change to uint32_t length, print(0ULL) bugfix Nov 2, 2024
@fpistm
Copy link
Member

fpistm commented Nov 2, 2024

Hi @warmonkey thanks for this PR.
Could you split in 2.PR one for cdc and one for the print, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants